os/exec.Cmd.stdin (method) 2 uses os/exec (current package) exec.go#L244: func (c *Cmd) stdin() (f *os.File, err error) { exec.go#L406: for _, setupFd := range []F{(*Cmd).stdin, (*Cmd).stdout, (*Cmd).stderr} {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)